From: Felix Fietkau Date: Fri, 2 Jan 2009 02:55:20 +0000 (+0000) Subject: use conditional dependencies in vte as well X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=c716fa4d6c83c85e0dfb3aa63901fde9e095a144;p=openwrt%2Fsvn-archive%2Fpackages.git use conditional dependencies in vte as well SVN-Revision: 13816 --- diff --git a/Xorg/lib/vte/Makefile b/Xorg/lib/vte/Makefile index fb1adb35a..28f8e0ece 100644 --- a/Xorg/lib/vte/Makefile +++ b/Xorg/lib/vte/Makefile @@ -46,7 +46,7 @@ define Package/python-vte SUBMENU:=Python TITLE:=Python bindings for vte URL:=http://developer.gnome.org/arch/gnome/widgets/vte.html - DEPENDS:=python-core +python-gtk +vte + DEPENDS:=python-core +PACKAGE_python-vte:python-gtk +vte endef define Package/vte/description